Grailed Reviews Scraper
Pricing
from $2.00 / 1,000 results
Grailed Reviews Scraper
Extract seller reviews with ratings, text, and item details from Grailed feedback pages. Powered by Grailed Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
This actor extracts Reviews from Grailed. It runs on seller feedback pages and returns review ratings, text, and specific item metadata associated with each transaction.
Want more from Grailed?
This actor covers Reviews only. The full Grailed Scraper browser extension also includes Listings, Profiles, Users with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.
Get the Grailed Scraper extension
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Review Rating | Numeric rating given by the buyer | 5 |
| Review Text | Written feedback from the buyer | Fast shipping and great item. |
| Review Date | Date the review was posted | 2023-10-15 |
| Review Tags | Tags associated with the feedback | Quick Responder, Speedy Shipper |
| Item Title | Name of the sold item | Vintage Mohair Cardigan |
| Item Price | Sale price of the item | 150 |
| Item Category | Product category | Tops |
| Item Designer | Brand or designer name | Needles |
| Item Size | Size of the sold item | L |
| Item URL | Link to the original listing | https://www.grailed.com/listings/12345 |
| Item Photo | URL of the primary item image | https://cdn.fs.grailed.com/api/file/abc |
Input
urls: Array of URL strings. Provide Grailed seller feedback page URLs.maxItems: Max items per URL, default 100.
Example Input
{"urls": ["https://www.grailed.com/users/12345/feedback"],"maxItems": 50}
Example Output
[{"reviewRating": 5,"reviewText": "Item arrived exactly as described. Great seller.","reviewDate": "2023-11-01","reviewTags": ["Trusted Seller", "Speedy Shipper"],"itemTitle": "Box Logo Hoodie","itemPrice": "450","itemCategory": "Sweatshirts","itemDesigner": "Supreme","itemSize": "M","itemUrl": "https://www.grailed.com/listings/54321","itemPhoto": "https://cdn.fs.grailed.com/api/file/xyz"},{"reviewRating": 4,"reviewText": "Good communication.","reviewDate": "2023-10-28","reviewTags": ["Quick Responder"],"itemTitle": "Raw Denim Jeans","itemPrice": "120","itemCategory": "Bottoms","itemDesigner": "A.P.C.","itemSize": "32","itemUrl": "https://www.grailed.com/listings/67890","itemPhoto": "https://cdn.fs.grailed.com/api/file/def"}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.